document generation improvements (#937)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 23 Oct 2022 19:18:37 +0000 (13:18 -0600)
committerGitHub <noreply@github.com>
Sun, 23 Oct 2022 19:18:37 +0000 (13:18 -0600)
commit0c700ff3d3a9b403d84b88d60c154445aa8c8732
treef114781b478181ae54ccae432457237355bf0f3a
parentc33052be1b95cf19656cf1ec8e108b40f5cb4f01
document generation improvements (#937)

* build docs on macos CI.

* add fop for macos ci

* block out of source doc builds, change WEB default.

* add gnu-sed for macos fixdoc

* set default logger for fop

with homebrew fop 2.7 the default logger is something else besides
SimpleLog.
The LOGLEVEL statement is specific to SimpleLog.
.foprc
.github/workflows/macos.yml
CMakeLists.txt
tools/build_and_test_cmake.sh
tools/ci_script_osx.sh
tools/make_gpsbabel_org.sh
tools/make_gpsbabel_pdf.sh